mkdirP

suspend fun mkdirP(path: String)
suspend fun mkdirP(path: Path)

Create a directory and any parents that don't exist.